x86/Kconfig: Options for Xen and PVH support
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 10 Nov 2017 16:35:26 +0000 (16:35 +0000)
committerWei Liu <wei.liu2@citrix.com>
Tue, 16 Jan 2018 18:34:04 +0000 (18:34 +0000)
commitd31efce487d9357dbf06d8f14f49822c8427f99a
tree603a0cce81eacb606a744f09a7bab0011eab07da
parent6e2fdc0f89024c7e99a11c8e2000699d027393db
x86/Kconfig: Options for Xen and PVH support

Introduce two options. One to detect whether the binary is running on
Xen, the other enables PVH ABI support.

The former will be useful to PV in HVM approach. Both will be used by
PV in PVH approach.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
xen/arch/x86/Kconfig